Skip to content

Conversation

@jknack
Copy link
Member

@jknack jknack commented Jul 27, 2025

  • Java APT can't be used to read doc bc we use byte code analysis
  • Use checkstyle for getting doc
  • This feature will be only for Java code base (not available on Kotlin)
  • ref open-api: parse javadoc #3729

jknack added 20 commits July 27, 2025 18:19
- Java APT can't be used to read doc bc we use byte code analysis
- Use checkstyle for getting doc
- This feature will be only for Java code base (not available on Kotlin)
- ref #3729
- Parse query string from JavaBean
- ref #3729
- remove unused `META-INF` scanning, we dont generate that anymore
- ref #2403
- working in progress of adding javadoc to openapi
- still a lot to do
- make parser safe
- simplify/cleanup code
- integrate with openapi operations and parameters and schemas
- ref #3733
- it uses the java doc tag: `@x-extension-name value`
- code cleanup
-ref #3729
- better support for tags
@jknack
Copy link
Member Author

jknack commented Aug 1, 2025

@SentryMan @agentgt probably the most complete open-api spec generator avaialble for Java.

@jknack jknack added this to the 4.0.4 milestone Aug 1, 2025
@jknack jknack merged commit 0e17a26 into main Aug 3, 2025
5 checks passed
@jknack jknack deleted the openapijavadoc branch August 12, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants